Câu ví dụ
- In contrast, a binary operator, such as in 2 + 3, deals with two arguments.
Ngược lại, một phép toán nhị nguyên, ví dụ như 2 + 3, thực hiện với hai tham số. - The binary operator and does not necessarily return a boolean value true or false to the logical expression x and y.
Toán tử nhị phân and không nhất thiết trả về 1 giá trị luận lý true hay false cho biểu thức logic x and y. - For a general binary operator ∗ the identity element e must satisfy a ∗ e = a and e ∗ a = a, and is necessarily unique, if it exists.
Đối với một phép toán hai ngôi ∗ phần tử đơn vị e phải thỏa mãn a ∗ e = a và e ∗ a = a, và nếu nó tồn tại thì nó phải là duy nhất. - For a general binary operator ∗ the identity element e must satisfy a ∗ e = a and e ∗ a = a, and is necessarily unique, if it exists.
Đối với một một phép toán hai ngôi ∗ phần tử đơn vị e phải thỏa mãn a ∗ e = a và e ∗ a = a, và nếu nó tồn tại thì nó phải là duy nhất.